Microsoft Windows Graphic

To find a group

Using the Windows interface

  1. Open Active Directory Users and Computers.
  2. In the console tree, right-click the domain node, and then click Find.
  3. On the Users, Contacts, and Groups tab, in Name, type the name of the group you want to find.
  4. Click Find Now.

Notes

Using a command line

  1. Open Command Prompt.
  2. Type:

    dsquery group parameter

Value Description
parameter There are several attributes of a group that you can search by using this command. For the list of parameters, see Dsquery.

Notes

Related Topics